TOraTrace class overview.
Properties
Name | Description |
Enabled |
Used to enable the trace.
|
MaxTraceFileSize |
Used to limit the size of the SQL trace dump file.
|
PlSqlTraceMode |
Defines the level of PL/SQL trace.
|
Session |
used to specify the session on which a trace will be enabled.
|
SqlTraceMode |
Used to determine the level of SQL trace.
|
State |
Used to define wheter SQL trace and PL/SQL trace are active.
|
TraceFileIdentifier |
Used to add a string to the SQL trace dump file name.
|
Methods